3.125 \(\int \frac{x^{10}}{a+b x^2} \, dx\)

Optimal. Leaf size=81 \[ -\frac{a^{9/2} \tan ^{-1}\left (\frac{\sqrt{b} x}{\sqrt{a}}\right )}{b^{11/2}}+\frac{a^4 x}{b^5}-\frac{a^3 x^3}{3 b^4}+\frac{a^2 x^5}{5 b^3}-\frac{a x^7}{7 b^2}+\frac{x^9}{9 b} \]

[Out]

(a^4*x)/b^5 - (a^3*x^3)/(3*b^4) + (a^2*x^5)/(5*b^3) - (a*x^7)/(7*b^2) + x^9/(9*b
) - (a^(9/2)*ArcTan[(Sqrt[b]*x)/Sqrt[a]])/b^(11/2)

_______________________________________________________________________________________

Rubi [A]  time = 0.0924629, antiderivative size = 81, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 2, integrand size = 13, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.154 \[ -\frac{a^{9/2} \tan ^{-1}\left (\frac{\sqrt{b} x}{\sqrt{a}}\right )}{b^{11/2}}+\frac{a^4 x}{b^5}-\frac{a^3 x^3}{3 b^4}+\frac{a^2 x^5}{5 b^3}-\frac{a x^7}{7 b^2}+\frac{x^9}{9 b} \]

Antiderivative was successfully verified.

[In]  Int[x^10/(a + b*x^2),x]

[Out]

(a^4*x)/b^5 - (a^3*x^3)/(3*b^4) + (a^2*x^5)/(5*b^3) - (a*x^7)/(7*b^2) + x^9/(9*b
) - (a^(9/2)*ArcTan[(Sqrt[b]*x)/Sqrt[a]])/b^(11/2)

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ - \frac{a^{\frac{9}{2}} \operatorname{atan}{\left (\frac{\sqrt{b} x}{\sqrt{a}} \right )}}{b^{\frac{11}{2}}} - \frac{a^{3} x^{3}}{3 b^{4}} + \frac{a^{2} x^{5}}{5 b^{3}} - \frac{a x^{7}}{7 b^{2}} + \frac{x^{9}}{9 b} + \frac{\int a^{4}\, dx}{b^{5}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(x**10/(b*x**2+a),x)

[Out]

-a**(9/2)*atan(sqrt(b)*x/sqrt(a))/b**(11/2) - a**3*x**3/(3*b**4) + a**2*x**5/(5*
b**3) - a*x**7/(7*b**2) + x**9/(9*b) + Integral(a**4, x)/b**5

_______________________________________________________________________________________

Mathematica [A]  time = 0.0553004, size = 81, normalized size = 1. \[ -\frac{a^{9/2} \tan ^{-1}\left (\frac{\sqrt{b} x}{\sqrt{a}}\right )}{b^{11/2}}+\frac{a^4 x}{b^5}-\frac{a^3 x^3}{3 b^4}+\frac{a^2 x^5}{5 b^3}-\frac{a x^7}{7 b^2}+\frac{x^9}{9 b} \]

Antiderivative was successfully verified.

[In]  Integrate[x^10/(a + b*x^2),x]

[Out]

(a^4*x)/b^5 - (a^3*x^3)/(3*b^4) + (a^2*x^5)/(5*b^3) - (a*x^7)/(7*b^2) + x^9/(9*b
) - (a^(9/2)*ArcTan[(Sqrt[b]*x)/Sqrt[a]])/b^(11/2)

_______________________________________________________________________________________

Maple [A]  time = 0.009, size = 71, normalized size = 0.9 \[{\frac{{x}^{9}}{9\,b}}-{\frac{a{x}^{7}}{7\,{b}^{2}}}+{\frac{{a}^{2}{x}^{5}}{5\,{b}^{3}}}-{\frac{{a}^{3}{x}^{3}}{3\,{b}^{4}}}+{\frac{{a}^{4}x}{{b}^{5}}}-{\frac{{a}^{5}}{{b}^{5}}\arctan \left ({bx{\frac{1}{\sqrt{ab}}}} \right ){\frac{1}{\sqrt{ab}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(x^10/(b*x^2+a),x)

[Out]

1/9*x^9/b-1/7*a*x^7/b^2+1/5*a^2*x^5/b^3-1/3*a^3*x^3/b^4+a^4*x/b^5-a^5/b^5/(a*b)^
(1/2)*arctan(x*b/(a*b)^(1/2))

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^10/(b*x^2 + a),x, algorithm="maxima")

[Out]

Exception raised: ValueError

_______________________________________________________________________________________

Fricas [A]  time = 0.212479, size = 1, normalized size = 0.01 \[ \left [\frac{70 \, b^{4} x^{9} - 90 \, a b^{3} x^{7} + 126 \, a^{2} b^{2} x^{5} - 210 \, a^{3} b x^{3} + 315 \, a^{4} \sqrt{-\frac{a}{b}} \log \left (\frac{b x^{2} - 2 \, b x \sqrt{-\frac{a}{b}} - a}{b x^{2} + a}\right ) + 630 \, a^{4} x}{630 \, b^{5}}, \frac{35 \, b^{4} x^{9} - 45 \, a b^{3} x^{7} + 63 \, a^{2} b^{2} x^{5} - 105 \, a^{3} b x^{3} - 315 \, a^{4} \sqrt{\frac{a}{b}} \arctan \left (\frac{x}{\sqrt{\frac{a}{b}}}\right ) + 315 \, a^{4} x}{315 \, b^{5}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^10/(b*x^2 + a),x, algorithm="fricas")

[Out]

[1/630*(70*b^4*x^9 - 90*a*b^3*x^7 + 126*a^2*b^2*x^5 - 210*a^3*b*x^3 + 315*a^4*sq
rt(-a/b)*log((b*x^2 - 2*b*x*sqrt(-a/b) - a)/(b*x^2 + a)) + 630*a^4*x)/b^5, 1/315
*(35*b^4*x^9 - 45*a*b^3*x^7 + 63*a^2*b^2*x^5 - 105*a^3*b*x^3 - 315*a^4*sqrt(a/b)
*arctan(x/sqrt(a/b)) + 315*a^4*x)/b^5]

_______________________________________________________________________________________

Sympy [A]  time = 1.38741, size = 119, normalized size = 1.47 \[ \frac{a^{4} x}{b^{5}} - \frac{a^{3} x^{3}}{3 b^{4}} + \frac{a^{2} x^{5}}{5 b^{3}} - \frac{a x^{7}}{7 b^{2}} + \frac{\sqrt{- \frac{a^{9}}{b^{11}}} \log{\left (x - \frac{b^{5} \sqrt{- \frac{a^{9}}{b^{11}}}}{a^{4}} \right )}}{2} - \frac{\sqrt{- \frac{a^{9}}{b^{11}}} \log{\left (x + \frac{b^{5} \sqrt{- \frac{a^{9}}{b^{11}}}}{a^{4}} \right )}}{2} + \frac{x^{9}}{9 b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x**10/(b*x**2+a),x)

[Out]

a**4*x/b**5 - a**3*x**3/(3*b**4) + a**2*x**5/(5*b**3) - a*x**7/(7*b**2) + sqrt(-
a**9/b**11)*log(x - b**5*sqrt(-a**9/b**11)/a**4)/2 - sqrt(-a**9/b**11)*log(x + b
**5*sqrt(-a**9/b**11)/a**4)/2 + x**9/(9*b)

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.212045, size = 104, normalized size = 1.28 \[ -\frac{a^{5} \arctan \left (\frac{b x}{\sqrt{a b}}\right )}{\sqrt{a b} b^{5}} + \frac{35 \, b^{8} x^{9} - 45 \, a b^{7} x^{7} + 63 \, a^{2} b^{6} x^{5} - 105 \, a^{3} b^{5} x^{3} + 315 \, a^{4} b^{4} x}{315 \, b^{9}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^10/(b*x^2 + a),x, algorithm="giac")

[Out]

-a^5*arctan(b*x/sqrt(a*b))/(sqrt(a*b)*b^5) + 1/315*(35*b^8*x^9 - 45*a*b^7*x^7 +
63*a^2*b^6*x^5 - 105*a^3*b^5*x^3 + 315*a^4*b^4*x)/b^9